home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / common.window.default.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  3KB  |  98 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <controls>
  4.     <control>
  5.       <description>BG</description>
  6.       <type>image</type>
  7.       <id>1</id>
  8.       <width>1366</width>
  9.       <height>768</height>
  10.     </control>
  11.     <control>
  12.       <type>label</type>
  13.       <id>1</id>
  14.       <posX>113</posX>
  15.       <posY>26</posY>
  16.       <font>font48</font>
  17.       <textcolor>33ffffff</textcolor>
  18.       <label>#header.text</label>
  19.       <animation effect="fade" time="250">WindowOpen</animation>
  20.       <animation effect="fade" time="250">WindowClose</animation>
  21.     </control>
  22.     <control>
  23.       <description>Page text label</description>
  24.       <type>label</type>
  25.       <id>1</id>
  26.       <label>#header.label</label>
  27.       <posX>474</posX>
  28.       <posY>93</posY>
  29.       <font>font16</font>
  30.       <align>right</align>
  31.       <textcolor>White</textcolor>
  32.       <animation effect="fade" time="250">WindowOpen</animation>
  33.       <animation effect="fade" time="250">WindowClose</animation>
  34.     </control>
  35.     <control>
  36.       <description>Selected item Label</description>
  37.       <type>fadelabel</type>
  38.       <id>1</id>
  39.       <posX>1271</posX>
  40.       <posY>93</posY>
  41.       <width>533</width>
  42.       <label>#selecteditem</label>
  43.       <font>font14</font>
  44.       <textcolor>White</textcolor>
  45.       <align>right</align>
  46.       <animation effect="fade" time="250">WindowOpen</animation>
  47.       <animation effect="fade" time="250">WindowClose</animation>
  48.     </control>
  49.     <control>
  50.       <type>image</type>
  51.       <id>1</id>
  52.       <posX>142</posX>
  53.       <posY>523</posY>
  54.       <texture>#header.hover</texture>
  55.       <animation effect="fade" time="250">WindowOpen</animation>
  56.       <animation effect="fade" time="250">WindowClose</animation>
  57.     </control>
  58.     <control>
  59.       <description>Number of Files Label</description>
  60.       <type>label</type>
  61.       <id>1</id>
  62.       <posX>733</posX>
  63.       <posY>706</posY>
  64.       <label>#itemcount</label>
  65.       <align>left</align>
  66.       <textcolor>ffffffff</textcolor>
  67.       <animation effect="fade" time="250">WindowOpen</animation>
  68.       <animation effect="fade" time="250">WindowClose</animation>
  69.     </control>
  70.     <control>
  71.       <description>Date</description>
  72.       <type>label</type>
  73.       <id>1</id>
  74.       <posX>1165</posX>
  75.       <posY>40</posY>
  76.       <label>#date</label>
  77.       <align>right</align>
  78.       <font>font14</font>
  79.       <textcolor>ffa9d0f7</textcolor>
  80.       <animation effect="fade" time="250">WindowOpen</animation>
  81.       <animation effect="fade" time="250">WindowClose</animation>
  82.     </control>
  83.     <control>
  84.       <description>Time</description>
  85.       <type>label</type>
  86.       <id>1</id>
  87.       <posX>1271</posX>
  88.       <posY>40</posY>
  89.       <label>#time</label>
  90.       <align>right</align>
  91.       <font>font14</font>
  92.       <textcolor>ffa9d0f7</textcolor>
  93.       <animation effect="fade" time="250">WindowOpen</animation>
  94.       <animation effect="fade" time="250">WindowClose</animation>
  95.     </control>
  96.   </controls>
  97. </window>
  98.